home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1031 < prev    next >
Internet Message Format  |  1994-08-27  |  1KB

  1. From: "Kevin O'Donovan" <abaddon@nasoftwr.demon.co.uk>
  2. Subject: Re: Gem List
  3. Date: Tue, 26 Jul 1994 11:21:24 +0100 (BST)
  4. In-Reply-To: <62940726015726/0006795560PK4EM@mcimail.com> from "Daniel J. Hollis" at Jul 25, 94 08:57:00 pm
  5. Precedence: bulk
  6.  
  7. > > 4.  How do you make a window untoppable under MultiTOS and Geneva?
  8. > I don't think there's a window setting that you can use to do this.  I think
  9. > it all depends on your library.  I could be wrong (if I am, the index is
  10. > not in my GEM Master Listing) but I'm probably right.
  11. >
  12. Surely its as simple as not checking for WM_TOPPED messages for it in
  13. your event loop. If you're doing it as part of a library then simply attach
  14. a flag to your window structure to indicate this and check against it in
  15. the event loop.
  16.  
  17.  
  18. > The only real reason you would create your own objc_edit routine is to
  19. > have INSERT/REPLACE, or to have a scrollable text object (like allowing the
  20. > user to enter 40+ characters in a field)
  21. Or any other non-standard extensions that come to mind, like cut and paste
  22. from text fields, improved character entry verification, multi-line text
  23. fields, etc. 
  24.  
  25. Kev
  26. -- 
  27. Kevin O'Donovan
  28. abaddon@nasoftwr.demon.co.uk
  29. kebab@cix.compulink.co.uk
  30.  
  31. Red meat isn't bad for you. Fuzzy blue-green meat is bad for you.
  32.  
  33.